Exponentiation
The exponentiation of a complex number z = x + i y , always gives a binomial development, as
Explanation
We start with the binomial development
z0 = (x + i y)0 = 1
z1 = (x + i y)1 = x + i y
z2 = (x + i y)2 = x2 + 2i xy − y2
Example 1
We calculate the complex number (1 + i)10 by
and because i2 = –1 this gives
so that
